func golang.org/x/net/http2/hpack.encodeTypeByte
3 uses
golang.org/x/net/http2/hpack (current package)
encode.go#L161: dst = append(dst, encodeTypeByte(indexing, f.Sensitive))
encode.go#L182: dst[first] |= encodeTypeByte(indexing, f.Sensitive)
encode.go#L237: func encodeTypeByte(indexing, sensitive bool) byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)